Welcome![Sign In][Sign Up]
Location:
Search - GUI examples in matlab

Search list

[GUI Developguizhuanti

Description: 本实例为matlab在gui编程上的应用。-examples of this in Matlab gui programming applications.
Platform: | Size: 10869 | Author: 阙歌 | Hits:

[GUI Developguizhuanti

Description: 本实例为matlab在gui编程上的应用。-examples of this in Matlab gui programming applications.
Platform: | Size: 10240 | Author: 阙歌 | Hits:

[matlabuimenu

Description: 此代码为GUI程序设计中的uimenu的所有例子,可以让初学者迅速的掌握uimenu的使用方法。-This code for the GUI program design uimenu in all the examples, so that beginners can quickly master the use of uimenu.
Platform: | Size: 3072 | Author: 吴应涛 | Hits:

[matlab11

Description: 神经网络实例集。包括以下几个程序单层线性神经网络实例、感知器神经元解决较复杂输入向量的分类问题、基于感知器神经网络处理复杂的分类问题、数值分析程序matlab-GUI、用BP网络完成函数的逼近源程序、自组织特征映射应用实例-Examples of neural network sets. Procedures include the following examples of single-layer linear neural network, perceptron neuron input vector to solve more complex classification problems, based on the perceptron neural network to deal with complex classification problems, numerical analysis matlab-GUI, using BP network function source approximation, self-organizing feature map application
Platform: | Size: 41984 | Author: stephen | Hits:

[matlabLearn_MATLAB_GUI_Design

Description: 精通MATLAB GUI设计 全书源代码! 其中动画设计、GUI实例相当不错,值得研究 -Proficient in MATLAB GUI design book source code! One animation design, GUI examples quite good, worthy of study
Platform: | Size: 1858560 | Author: 郑登宇 | Hits:

[Dialog_Windowlearn-gui

Description: gui的几个例子,图片的显示 -选择,显示,退出时有弹出对话框 还有一个是学习成绩选择的例子根据ilovematlab-学习视频编写 -a few examples of gui, images are displayed- Select, display, has pop-up dialog box when the exit there is a choice example is the academic ilovematlab-study prepared in accordance with
Platform: | Size: 21504 | Author: hali | Hits:

[matlabMATLABGUI

Description: gui的教程,书中的例子及题目的源码.彼此是对应的-gui of course, the book's source code examples and topics. Each other is the corresponding
Platform: | Size: 1853440 | Author: 伊毅 | Hits:

[GUI DevelopmatlabGUIexmMyfirstGUI

Description: 解压后将myfiest.fig,myfirst.m,Run_Draw.m放在同一个目录下,用matlab打开即可学习。 其中myfiest.fig是设计的GUI图形界面,myfirst.m是该图像界面的m文件,Run_Draw.m是该源文件中用到的一个绘图函数。 myfirst.m中给出了详细的注释,利用此例子可以快速入门matlabGUI编程。 有任何问题请联系:peiwt@126.com-After decompression myfiest.fig, myfirst.m, Run_Draw.m on the same directory, you can learn to use matlab to open. Myfiest.fig which is the graphical interface GUI design, myfirst.m is the image of m document interface, Run_Draw.m the source files used in a mapping function. myfirst.m given detailed notes, using the examples matlabGUI Quick Start program. Have any questions please contact: peiwt@126.com
Platform: | Size: 6144 | Author: 张大玲 | Hits:

[matlabMATLAB_GUI

Description: 一份初学MATLAB_gui者比较好的实例代码;来自《精通MATLAB GUI》,其中例子丰富实用,程序代码丰富。-A novice compared MATLAB_gui good examples of code from " proficient in MATLAB GUI" , in which the rich examples of practical, code-rich.
Platform: | Size: 1854464 | Author: 李若琪 | Hits:

[matlabMATLAB-GUI

Description: MATLAB中GUI的学习例子及其编程思想,两个小例子:1.风车设计2.计算器设计-Learning MATLAB examples in the GUI and their programming ideas, two small examples: 1. Windmill design 2. Calculator design
Platform: | Size: 5120 | Author: 王慧慧 | Hits:

[matlabMATLAB_GUI_example

Description: 这是一个简单地MATLAB编写的GUI例子,可参考-This is a simple GUI written in MATLAB examples, you can refer to it
Platform: | Size: 8192 | Author: yu meirong | Hits:

[matlabMATLAB-GUI

Description: 1、均为MATLAB软件M文件程序; 2、程序文件为每一章节中例题的MATLAB程序电子版,程序名与例题名序号相对应; 3、此文件夹中的程序已经经过调试,在MATLAB 7.0或以上版本中均可以正常运行; 4、程序头中功能介绍了此程序的主要实现的功能。-1, M files are MATLAB software program 2, the program files for each chapter in the electronic version of examples of the MATLAB program, the program name and serial number corresponding to the example names 3, this folder has been debugging the program in MATLAB 7.0 or later can be normal operation 4, the program features first introduced in the main achievement of this program functions.
Platform: | Size: 1852416 | Author: sa | Hits:

[Special EffectsGUI

Description: matlab实现图像配准,参考陈显毅老师的教材,给出了医学配准实例,在GUI界面上运行。-Matlab image registration, reference ChenXianYi teacher s teaching material, gives the medical registration examples, in GUI interface to run on.
Platform: | Size: 550912 | Author: ROC | Hits:

[Software EngineeringBuilding-GUI-with-Matlab

Description: This book is about how to make MATLAB-based Graphical User Interface (GUI) tools. It falls naturally into two parts: • GUI design, or how to make something that’s useful • GUI implementation, or how to make something that works The principles of good GUI design are, for the most part, timeless and universal. They apply in MATLAB as much as they apply anywhere else,though we consider them here with respect to specific examples. The guidelines for GUI implementation, on the other hand, tend to be much more specific—many of the implementation details we discuss here weren’t possible in MATLAB until recently. Accordingly, in this manualthere is a trend from the general to the specific. Part of the second half of the manual is devoted to the use of MATLAB’s GUI-building tool, Guide (Graphical User Interface Development Environment). A quick start example of how to use Guide also closes out this introductory chapter.
Platform: | Size: 623616 | Author: ameur | Hits:

[OtherMATLAB-Graphics

Description: 首先介绍MATLAB的基本知识及基本运算,使读者对MATLAB有一个概略的了解,然后系统论述图形绘制技术的基本概念、工作原理及在工程中的应用。书中精选科学和工程中常用的多个算法,全部采用MATLAB语言编程实现,并结合实例对算法程序进行验证和分析。其中详细讲解了MATLAB的基本知识、二维图形的绘制、三维图形的绘制、高级图形绘制技术、动画与视频、几何造型及GUI的程序设计等内容。-First introduced in MATLAB basic knowledge and basic operations, allowing the reader to have a rough understanding of MATLAB and then systematically discusses the basic concepts of graphics rendering technology, working principle and in engineering. The book featured commonly used in science and engineering multiple algorithms, all using MATLAB programming language, with examples for algorithm verification and analysis. Which explained in detail the basics of MATLAB, two-dimensional graphics rendering, 3D graphics rendering, advanced graphics rendering, animation and video, geometric modeling and GUI programming and other content.
Platform: | Size: 3023872 | Author: 化毅 | Hits:

[GIS programGUI-Examples

Description: Lot of examples in matlab program that describe how to use Graphic User Interface.
Platform: | Size: 102400 | Author: feras | Hits:

[Othermccullotch-pitt-matlab-code

Description: The following Matlab project contains the source code and Matlab examples used for neural network (mlp) robot localization. Comparison with ground truth and triangulation provided, with varying amounts of gaussian noise added in train and test data. GUI is in Portuguese, but self-explanatory. English version will be provided soon. The following Matlab project contains the source code and Matlab examples used for neural network mccullotch pitt matlab code . neural network Mccullotch pitt matlab code or and andnot logics The source code and files included in this project are listed in the project files section, please make sure whether the listed source code meet your needs there.
Platform: | Size: 1024 | Author: sina | Hits:

[Otherqaofiu_v35

Description: 音频信号通过LM386放大,利用matlab GUI实现的串口编程例子,在matlab R2009b调试通过。- LM386 audio signal amplification, Use serial programming examples matlab GUI implementation, In matlab R2009b debugging through.
Platform: | Size: 6144 | Author: tentennunyen | Hits:

[matlab第8章

Description: MATLAB GUI定时器的设定和操作例程,以及在设计中的应用实例(The setting and operation routines of the MATLAB GUI timer and the application examples in the design)
Platform: | Size: 40960 | Author: Harden13 | Hits:

[matlabGui for denoising video signals with kalman filter in matlab

Description: The following Matlab project contains the source code and Matlab examples used for gui for denoising video signals with kalman filter. Denoising grayscale video signals using : 1) Estimation with windows option : 3x3x3 or 3x3x2 2) Kalman filter Note : ===== 1.
Platform: | Size: 10459919 | Author: kenicoll@yahoo.fr | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net